home *** CD-ROM | disk | FTP | other *** search
-
-
-
- QQQQLLLLNNNNooooddddeeee((((3333qqqqtttt)))) TTTTrrrroooollllllll TTTTeeeecccchhhh AAAASSSS ((((9999 JJJJuuuullllyyyy 1111999999998888)))) QQQQLLLLNNNNooooddddeeee((((3333qqqqtttt))))
-
-
-
- NNNNAAAAMMMMEEEE
- QLNode - Internal class for the QList template collection
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <qglist.h>
-
- PPPPuuuubbbblllliiiicccc MMMMeeeemmmmbbbbeeeerrrrssss
- GGGGCCCCIIII ggggeeeettttDDDDaaaattttaaaa (((())))
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The QLNode class is an internal class for the QList template
- collection.
-
- QLNode is a doubly linked list node; it has three pointers:
-
- 1 Pointer to the previous node.
-
- 2 Pointer to the next node.
-
- 3 Pointer to the actual data.
-
- Sometimes it might be practical to have direct access to the
- list nodes in a QList, but it is seldom required.
-
- WWWWaaaarrrrnnnniiiinnnngggg:::: Be very careful if you want to access the list
- nodes. The heap can easily get corrupted if you make a
- mistake.
-
- See also: QList::currentNode(), QList::removeNode() and
- QList::takeNode().
-
- MMMMEEEEMMMMBBBBEEEERRRR FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN DDDDOOOOCCCCUUUUMMMMEEEENNNNTTTTAAAATTTTIIIIOOOONNNN
- GGGGCCCCIIII QQQQLLLLNNNNooooddddeeee::::::::ggggeeeettttDDDDaaaattttaaaa (((())))
- Returns a pointer (void*) to the actual data in the list
- node.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- hhhhttttttttpppp::::////////wwwwwwwwwwww....ttttrrrroooollllllll....nnnnoooo////qqqqtttt////qqqqllllnnnnooooddddeeee....hhhhttttmmmmllll
-
- CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
- Copyright 1992-1997 Troll Tech AS. See the LICENSE file
- included in the distribution for a complete license
- statement.
-
- AAAAUUUUTTTTHHHHOOOORRRR
- Generated automatically from the source code.
-
-
-
-
-
-
-
-
-
- Page 1 (printed 9/22/98)
-
-
-
-